home *** CD-ROM | disk | FTP | other *** search
/ Science Fair / Science Fair.iso / pc / working / sort.dir / 00202.ls < prev    next >
Encoding:
Text File  |  1995-03-27  |  336 b   |  13 lines

  1. on enterFrame
  2.   global gFlags
  3.   set gFlags to 0
  4.   set the puppet of sprite 16 to 1
  5.   set the puppet of sprite 17 to 1
  6.   set the puppet of sprite 18 to 1
  7.   set the puppet of sprite 19 to 1
  8.   set the visible of sprite 16 to 1
  9.   set the visible of sprite 17 to 1
  10.   set the visible of sprite 18 to 1
  11.   set the visible of sprite 19 to 1
  12. end
  13.